home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC20DTSToolLib / Build.PMTool < prev    next >
Encoding:
Apple IIgs Source Code  |  1990-05-31  |  157 b   |  4 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. assemble offscn.port.asm keep=o/ofscn
  2. assemble pmusertool.asm  keep=o/pmhdr 
  3. linkiigs o/pmhdr.root o/ofscn.root o/ofscn.a o/pm2rgn.root -o pixMapTool -t TOL
  4.